home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Format CD 44
/
Amiga Format CD44 (1999-08-26)(Future Publishing)(GB)(Track 1 of 3)[!][issue 1999-10].iso
/
-serious-
/
wb
/
merlin
/
cfg
/
screen.mps
< prev
Wrap
Text File
|
1999-07-12
|
3KB
|
95 lines
;;; Configuration file for the Trion MPS program
;;; General Path definitions
;;; Note that all entries should end with a ':' or '/' !!!
PATH DEFAULT mcp: ; Here is the key and start & stop scripts
PATH CONFIG mcp:cfg/ ; Where the executables will look for configs
PATH UTILS mcp:bin/ ; executables
PATH SCRIPTS mcp:scripts/ ; Here are the scripts
PATH LOGS mcp:log/ ; where the logs go
PATH REXX mcp:rexx/ ; rexx scripts
PATH IFF mcp:iff/ ; IFF pictures
PATH SAMPLES mcp:samples/ ; here are the samples
PATH TEMPDIR mcp:temp/ ; Here are sizes/places etc of windows stored
;;; Config for the MPS monitor
ICON 80 0
;;; USEWB/USESCREEN <- Which screen to use for the windows
USESCREEN
;USEWB
;;; Screen dimensions
SCREEN WIDTH 708 ;640, 800, 1280 708
SCREEN HEIGHT 274 ;200, 256, 400, 512 274, 548
SCREEN DEPTH 4 ; 2 - 8
;; Monitor: Select a monitor:
;; NTSC 640 x 200 60Hz 15,72Khz (American 1084 mode)
;; PAL 640 x 256 50Hz 15,60Khz (Europe 1084 mode)
;; MULTISCAN 640 x 480 58Hz 29,29Khz (VGA/multisync monitors)
;; EURO72 640 x 400 69Hz 29,25Khz
;; EURO36 640 x 200 73Hz 15,76Khz
;; SUPER72 448 x 306 71Hz 23,21Khz
;; DBLNTSC 676 x 213 58Hz 27,66Khz
;; DBLPAL 676 x 269 48Hz 27,50Khz
;; DONTCARE 640 x 2xx Should work on every system
MONITOR DONTCARE
;; Use 'INTERLACE' and/or 'SUPER' for bigger screens
;; InterLace: boost vertical resolution to 400 - 538 if possible
;; Super: boost horizontal resolution to 1280 - 1448 if possible
;INTERLACE
;SUPER
;DEFAULT FONT topaz.font 8 ;; 8 Default font
;TEXT FONT fineline.font 8 ;; 8 or 11 Button and StringGadgets
;SMALL FONT pmfont.font 8 ;; 8 Lists
DEFAULT FONT topaz.font 8 ;; 8 Default font
TEXT FONT topaz.font 8 ;; 8 or 11 Button and StringGadgets
SMALL FONT topaz.font 8 ;; 8 Lists
;;; COLOR number red green blue
COLOR 0 160 160 160 ;; Mid Grey
COLOR 1 0 0 0 ;; Black
COLOR 2 255 255 255 ;; White
COLOR 3 96 128 176 ;; Blue
COLOR 4 144 144 144 ;; Dark Grey
COLOR 5 176 176 176 ;; Light Grey
COLOR 6 144 192 160 ;; Beige
COLOR 7 144 160 192 ;; Light Blue
COLOR 8 208 224 64 ;; Geel
COLOR 9 240 0 0 ;; Rood
COLOR 10 0 224 0 ;; LGroen
COLOR 11 0 144 0 ;; DGroen
COLOR 12 240 128 0 ;; Oranje
COLOR 13 0 240 240 ;; Cyaan
COLOR 14 160 96 0 ;; Bruin
COLOR 15 208 208 160 ;; Beige